Welcome![Sign In][Sign Up]
Location:
Search - XML DOM c

Search list

[Other resourceXMLEdit

Description: 一个用C++Builder写的XML编辑器,可以作为XML DOM使用之参考。-a C Builder write XML Editor, XML DOM can be used as a reference.
Platform: | Size: 1373758 | Author: Quantium | Hits:

[xml-soap-webservicexerces-c-current

Description: xerces-c xml解析器 支持dom解析和sax模式解析
Platform: | Size: 11353156 | Author: | Hits:

[xml-soap-webserviceDOM中文参考手册(CHM)

Description: 一个有关xml方法中文讲解版,对你或许有点作用-a way to explain the Chinese version, you may have a role
Platform: | Size: 112640 | Author: 何列云 | Hits:

[TreeViewxmlctrltree

Description: 一个很好用的xml树,用vc6实现,效率还是不错的,可以从xml文件解析内容,是一个DOM解析器。文件主要有:PersistentTreeCtrl.cpp test.xml XMLFile.cpp SLT.c-a good use of xml tree, with vc6 achieve efficiency or good. xml documents from the analytical content, is a DOM parser. The documents are : PersistentTreeCtrl.cpp test.xml XMLFile.cp p SLT.c
Platform: | Size: 47104 | Author: star | Hits:

[JSP/Javasofthy332

Description: 中间商系统 1 数据库 Access2000 2 版本 jsp2.0+servlet2.4+jstl1.1+Tomcat5.5.9+JDK1.5 3 IDE工具 JBuilder2006 4 需要改的地方 com.wang.bean DataBean 的构造函数的数据库URL需要改成自己的环境 这个程序虽然没有什么技术难点 但是完全遵循MVC框架来开发的 希望可以让大家得到些知识 BY GTON 2006大年初一 北京的公司注意 本人需要一份高薪工作 简历 我叫王宁 20岁 由于文字有限 就说一下我掌握的技术把 语言: java(jsp,servlet,javaBean,struts,hibernate...) javascript+DOM应用 xml语言 javascript和xml的应用 asp.net(C#) html css delphi7 数据库: MSSQLserver MySQL ORACLE 可以看懂UML建模图 有多个项目经验(不细说了)-brokering a database system Access2000 two versions jsp2.0 servlet2 .4 jstl1.1 Tomcat5.5.9 JDK1.5 three JBuilder IDE tools 2006 4 need to change the local com.wang.bean DataBean Constructors data URL for the need to change their procedures for the environment despite a lack of any technical difficulties but fully comply with the framework to open MVC fat hope we can gain more knowledge BY GTON 2,006 companies belonging to Beijing, I need a biographical notes were better paid job, I called 20-year-old Wang Ning Because writing what I say, a limited grasp of technology to language : java (jsp, servlet, javaBean, struts, Apache ...) javascript DOM application xml language javascr ipt and xml of Asp. net (C#) html css delphi7 database : ORACLE MSSQLserver MySQL can understand UML plans a numb
Platform: | Size: 456704 | Author: 唐正 | Hits:

[xml-soap-webservicetinyxml_2_5_2.tar

Description: 一个小巧的基于 DOM 解析 XML 的免费工具的最新版本,比MarkupSTL更好用-a compact based on the parsing XML DOM free tools to the latest version, better use than MarkupSTL
Platform: | Size: 190464 | Author: lich | Hits:

[Web ServerXMLDOMFromVC

Description: 很好的处理xml文件的代码,希望对vc++解析文件的同学们有所帮助-handled well xml code, and I hope to vc parse the file to the students who help
Platform: | Size: 13312 | Author: yubojie | Hits:

[xml-soap-webserviceXMLLib

Description: XMLlib是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。-XMLlib is a revenue parsing XML for Analysis, can be used for C, in Windows or Linux compiler. The analytical model adopted for parsing XML documents, and then in memory formation DOM model, hence our very convenient traverse this lesson XML tree.
Platform: | Size: 243712 | Author: 东南 | Hits:

[xml-soap-webserviceDOM2-Core

Description: dom/xml 高性能的分析代码,可以用来做嵌入的小型-dom/xml high-performance analysis code can be used to do small-scale embedded
Platform: | Size: 210944 | Author: xteamff | Hits:

[MiddleWareXMLEdit

Description: 一个用C++Builder写的XML编辑器,可以作为XML DOM使用之参考。-a C Builder write XML Editor, XML DOM can be used as a reference.
Platform: | Size: 1373184 | Author: Quantium | Hits:

[xml-soap-webservicexerces-c-current

Description: xerces-c xml解析器 支持dom解析和sax模式解析-xerces-c xml parser to support the dom and sax analytic model to resolve
Platform: | Size: 11353088 | Author: | Hits:

[Windows DevelopDOMCount

Description: 自己开发的XML DOM计数程序DOMCount,使用DOM API解析XML文件,构造DOM树,然后遍历DOM树并计算元素个数(仅使用一个API调用)。 DOMCount解析XML文件,计算其元素数并打印。 用法: DOMCount [options]<XML file|List file> Options: -l,指示输入文件是一个列表文件,其中含有多个xml文件。默认情况下,该选项不存在,这时表明输入的是一个XML文件。 -v=xxx,Schema验证,xxx可以是:always,never或auto。默认情况下xxx=auto,如果DOCTYPE声明或schema声明出现在XML文档中,将进行验证:xxx=always,强制进行验证:xxx=never,不使用验证。 -n,允许处理名字空间。默认情况下不允许。 -s,允许处理大纲。默认情况下不允许。 -f,允许对整个大纲约束检查。默认情况下不允许。 -locale=ll_CC,指定本地编码,默认是en_US。 -?,显示帮助。 这里是DOMCount的输出: DOMCount -v=always personal.xml personal.xml: 20 ms (37 elems) 注意,程序运行时间将会视你机器处理器的不同而不同。-err
Platform: | Size: 1446912 | Author: | Hits:

[File Formatxml

Description: The W3C DOM Core interfaces defines a minimal set of: A. interfaces for accessing and manipulating document objects B. Java object implementations for use with XML parsers. C. Conventions and processes for creating live HTML pages. D. Mutable document -The W3C DOM Core interfaces defines a minimal set of: A. interfaces for accessing and manipulating document objects B. Java object implementations for use with XML parsers. C. Conventions and processes for creating live HTML pages. D. Mutable document
Platform: | Size: 44032 | Author: yatou | Hits:

[File OperateXML

Description: 用DOM-MSXML实现解析xml文件,可以遍历整个xml文件,并将结果以树的形式显示出来,使xml文件的结构一目了然。-use DOM-MSXML to parse the xml file
Platform: | Size: 1419264 | Author: xman | Hits:

[File Operatemarkupclass_demo

Description: XML解析器,基于DOM的,很好用,标C的。-XML parser, based on DOM, and it just works.
Platform: | Size: 66560 | Author: zhangqun | Hits:

[OtherMicrosoft_XMLDOM_

Description: Microsoft XML DOM模型,chm格式-Microsoft XML DOM model, chm format
Platform: | Size: 112640 | Author: Jalien | Hits:

[xml-soap-webservicexerces-c-3.1.1.tar

Description: Xerces-C++是一个非常健壮的 XML 解析器,其提供的两种解析XML文档的方法,DOM和SAX。SAX是一个面向事件的编程API.一个解析引擎消耗XML序列数据,并在发现进来的XML数据的结构时回调应用程序,这些回调称为事件句柄.与SAX不同,它允许对XML文档进行编辑并保存为一个文件或者流,还允许以编程的方式构建一个XML文档.DOM提供了一个内存中的模型,你可以遍历文档树,删除节点或者嫁接新节点.与解析的SAX事件不同,DOM事件反映出用户与文档的互动以及使用文档的改变.总的来说,SAX是按行遍历XML文档的,而DOM是先把XML文档生成树,然后遍历DOM树,来解析每个节点.-C++ is a very Xerces- healthy XML parser, it provides two analytic method of XML document, DOM and interesting. Interesting is an object-oriented programming API. An event sequence analysis engine consumes XML data, and found in the XML data structure and callback applications of these callback called event handler is different, with interesting. It allows for an XML document to edit and keep a file or flow, but also allows to programming build an XML document. DOM provides a memory of the models, you can traverse document tree, delete the node or grafting new nodes. And analytical interesting events, DOM events reflects different user interaction with the document and the use of the document. Generally speaking, interesting is according to the east, and alex XML document DOM is an XML document, then traverse spanning tree, DOM tree analysis each node.
Platform: | Size: 5051392 | Author: coldwater | Hits:

[SCMcxxtools-1.99.5.tar

Description: RapidXml 试图成为最快的 XML DOM 解析工具包,同时保证解析结果的可用性、可移植性以及与 W3C 标准的兼容性。RapidXml 使用 C++ 编写,因此在操作同一数据时,其解析速度接近于 strlen() 函数。   整个解析工具包包含在一个头文件中,所以使用时不用编译也不用连接。要想使用 RapidXml 只要包含 rapidxml.hpp 即可,当然如果要用附加功能(如打印函数),你可以包含 rapidxml_print.hpp 文件。   RapidXml 为采用C++语言操作XML提供了机遇,同时结合XMPP协议也开启了诸如Wt、CxServer等基于C++的网络应用在即时通讯领域的更宽广的发展空间。
Platform: | Size: 665600 | Author: 动力传说 | Hits:

[xml-soap-webservicetestxml

Description: C++解析xml dom,很有用的,有详细注释-C++ parsing xml dom, very useful, detailed notes
Platform: | Size: 2048 | Author: luojh | Hits:

[Software EngineeringXML

Description: 讨论了XML解析器的C++实现以及对应的DOM接口-We discuss the XML parser C++ achieved and the corresponding DOM interfaces
Platform: | Size: 155648 | Author: 小名 | Hits:
« 12 3 »

CodeBus www.codebus.net